Defines an annotation content that can be added to a flow document.
This type of flow content lets you insert annotations in a flow document.

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Initializes a new PDFFlowAnnotationContent object.

Full documentation

Initializes a new PDFFlowAnnotationContent object.

Full documentation

Adds a listener for the create page event.

Full documentation

Adds a listener for the before flow content draw event.

Full documentation

Full documentation

Gets the annotation height.
The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method.

Full documentation

Gets the annotation width.
The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method.

Full documentation

Gets the content background.
The background that fills the flow content bounding rectangle.

Full documentation

Gets the content height.

Full documentation

Gets the destination name.
A named destination is created at the top of flow content when this property is not null or an empty string.

Full documentation

Gets the horizontal align.

Full documentation

Gets the content inner margins.
The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Gets the content outer margins.
The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Gets the structure element.

Full documentation

Gets an arbitrary object value that can be used to store custom information about this element.

Full documentation

Gets the vertical align.

Full documentation

Gets a value indicating how the annotation size is interpreted.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Removes a listener for the create page event.

Full documentation

Removes a listener for the before flow content draw event.

Full documentation

Sets the annotation height.
The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method.

Full documentation

Sets the annotation width.
The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method.

Full documentation

Sets the content background.
The background that fills the flow content bounding rectangle.

Full documentation

Sets the destination name.
A named destination is created at the top of flow content when this property is not null or an empty string.

Full documentation

Sets the horizontal align.

Full documentation

Sets the content inner margins.
The inner margins are located inside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Sets a value indicating how the annotation size is interpreted.

Full documentation

Sets the content outer margins.
The outer margins are located outside the content's bounding rectangle. The margins are applied to content as a whole and not to parts of content when content is split across pages.

Full documentation

Sets the structure element.

Full documentation

Sets an arbitrary Object value that can be used to store custom information about this element.

Full documentation

Sets the vertical align.

Full documentation